ReportInCSVFormat

Boolean

false

Purpose

The ReportInCSVFormat parameter specifies whether method profile times are output to a list of the called methods with the execution times as comma‑separated values.

Set the value of this parameter to true if you want method profile times directed to a CSV file instead of a method call summary report log file.

You can override the parameter at run time by assigning a value to the reportInCSVFormat property of the JadeProfiler instance.

2016.0.02 (Service Pack 1) and higher